home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / asm / TheSrcA.readme < prev    next >
Encoding:
Text File  |  1993-12-30  |  2.7 KB  |  65 lines

  1. Short: Collection of asm source and utils. vol 6
  2. Articles (dir)
  3.   68000 (dir)
  4.     M68kFAQ.guide       - Frequently Asked Questions list from the newsgroup
  5.                           comp.m68k in AmigaGuide format
  6.     Times.guide         - 68000 cycle timings in AmigaGuide format
  7.  
  8.   AmigaProg (dir)
  9.     AmigaProgFAQ.guide  - Frequently Asked Questions list from the newsgroup
  10.                           comp.sys.amiga.programmer in AmigaGuide format
  11.  
  12.   IRCDemo (dir)
  13.     IRCDemo.guide       - Information about an upcoming demo by people on IRC
  14.  
  15.   Tables (dir)
  16.     Table.guide         - A short article on optimization using tables
  17.  
  18. Source (dir)
  19.   Compression (dir)
  20.     hcompress.lha       - An image compression package including source and
  21.                           documentation about the compression method
  22.     SlzPd.lha           - An article about a LZ77 compression algorithm,
  23.                           includes source for optimized decompression routine
  24.                           [assembly] and a compression program [C]
  25.  
  26.   Misc (dir)
  27.     AmiProcess.lha      - A "process" class for gnu c++
  28.     DblBuffer.lha       - An example by Chris Green of double-buffering under
  29.                           the OS using 3.0
  30.     HowToCode7.lha      - Latest version of the excellent "How To Code" demo
  31.                           coding manual by Comrade J
  32.     ReactDiff.lha       - Source to two programs to simulate reaction-
  33.                           diffusion systems
  34.     Retina.lha          - GCC inline header for programming the Retina graphics
  35.                           board
  36.  
  37.   OtherProcessors (dir)
  38.     68851 (dir)
  39.       MMUOff.lha        - Source to turn an mmu off
  40.  
  41.     68851 (dir)
  42.       68kMacros.lha     - Routines to drive a 68881 as a peripheral on a 68000
  43.  
  44.   Scrolling (dir)
  45.     8WayScroller104.lha - Source for a fast 8-way scrolling routine
  46.  
  47.   StartUpCode (dir)
  48.     Back2ECS.lha        - How to force the AGA chipset to ECS mode
  49.     Demo_Inc.lha        - An include file for demo coders
  50.     StartUpCode.lha     - TakeSystem and RestoreSystem routines that are safe
  51.                           under AGA
  52.   Vectors (dir)
  53.     Cir_Lin.lha         - Highly optimized routines to draw circles and lines
  54.     Xvectors.lha        - C source for doing vectors under X11
  55.  
  56. Utilities (dir)
  57.   ADis11.lha            - An advanced disassembler for the Amiga
  58.   decrunchaddr.lha      - A utility for uncrunching files crunched with
  59.                           TetraCruncher or ByteKiller
  60.   Installer126.lha      - Commodore's offical installation utility
  61.   PhxAss.lha            - A small, fast assembler with interesting optimization
  62.                           options
  63.   PhxLnk.lha            - A small, fast linker by the author of PhxAss
  64.   ResourceDemo.lha      - Demo version of the ReSource disassembler
  65.